SftTree/NET 2.0

_CreateChildren Property, ItemClass Class

Softel vdm, Inc.

For internal use only - Not intended for direct use by applications

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public Property _CreateChildren As Boolean

C#   

public bool _CreateChildren { get; set; }

C++   

public: property bool _CreateChildren {
        bool get();
        void set(bool value);
}

Comments

For internal use only - Not intended for direct use by applications


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com